home *** CD-ROM | disk | FTP | other *** search
- * Chandelier - If POV aborts because it cannot open a file, change the
- * #include lines below to point to POV's directory.
-
- global
- sky none
- floor tiles
-
- insert before_textures begin_insert
- #include "\povray\include\colors.inc"
- #include "\povray\include\textures.inc"
- #include "rshapes.inc"
- end_insert
-
- texture 52 external_pigment BrightGold finish metallic
- texture 40 finish luminous
-
- block ELLIPS external Ellipsoid
- block ELLIPS_1 external Ellipsoid_1
- block CUBE external Cube
- block LIGHT external Light
- block DISK_X external Disk_X
- block DISK_Y external Disk_Y
- block DISK_Z external Disk_Z
- block CONE_X external Cone_X
- block CONE_Y external Cone_Y
- block CONE_Z external Cone_Z
- block HBEAM external Hbeam
- block WEDGE external Wedge
- block ELBOW1 external Elbow1 bounded_by -0.15 -0.05 -0.11 1.05 1.15 0.11
- block ELBOW05 external Elbow05 bounded_by -0.075 -0.025 -0.06 1.025 1.075 0.06
-
- layer raftx layer_texture as_follows Rosewood translate<-10,50,0> end_as_follows
- layer rafty layer_texture as_follows Rosewood translate<40,0,0> end_as_follows
- layer ceil layer_texture finish matte
-